home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: A World of Opportunities / CanadianForces-AWorldOfOpportunities-WinMac.bin / 01_MakingDiff_FR.swf / scripts / DefineButton2_252 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-25  |  156b  |  7 lines

  1. on(release){
  2.    gotoAndStop("Osection4");
  3.    _root.texte.gotoAndStop("txt4");
  4.    _root.mcFLV.gotoAndPlay("flv4");
  5.    _root.boatFlou.gotoAndStop(1);
  6. }
  7.